home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 August / The Sunday Times - The Month 2004-08.iso / pc / engine / modules / tracks.swf / scripts / DefineSprite_16 / frame_1 / DoAction.as
Encoding:
Text File  |  2004-07-02  |  221 b   |  9 lines

  1. contentFF.htmlText = _parent.smallText;
  2. myFormat = new TextFormat();
  3. myFormat.color = _parent.linkColor;
  4. contentFF.setTextFormat(myFormat);
  5. if(_parent._parent._parent.animatedLink)
  6. {
  7.    _parent._visible = true;
  8. }
  9.